Uses of Interface
com.cisco.pt.ipc.sim.EIGRPTopologyEntry
Packages that use EIGRPTopologyEntry
-
Uses of EIGRPTopologyEntry in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return types with arguments of type EIGRPTopologyEntryMethod parameters in com.cisco.pt.ipc.sim with type arguments of type EIGRPTopologyEntryModifier and TypeMethodDescriptionvoidEIGRPTopologyTable.setTopologyEntries(List<EIGRPTopologyEntry> topologyEntries) -
Uses of EIGRPTopologyEntry in com.cisco.pt.ipc.sim.impl
Classes in com.cisco.pt.ipc.sim.impl that implement EIGRPTopologyEntryFields in com.cisco.pt.ipc.sim.impl with type parameters of type EIGRPTopologyEntryModifier and TypeFieldDescriptionprotected List<EIGRPTopologyEntry>EIGRPTopologyTableImpl.topologyEntriesMethods in com.cisco.pt.ipc.sim.impl that return types with arguments of type EIGRPTopologyEntryMethod parameters in com.cisco.pt.ipc.sim.impl with type arguments of type EIGRPTopologyEntryModifier and TypeMethodDescriptionvoidEIGRPTopologyTableImpl.setTopologyEntries(List<EIGRPTopologyEntry> topologyEntries)